home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak 33
/
Volume 33 - JOGO DISK .iso
/
Games
/
spaceman_bobs_great_escape.swf
/
scripts
/
frame_101
/
DoAction.as
Wrap
Text File
|
2007-01-12
|
67b
|
9 lines
if(goto == 1)
{
play();
}
else
{
gotoAndPlay(114);
}